home *** CD-ROM | disk | FTP | other *** search
- object frmDesign: TfrmDesign
- Left = 208
- Top = 119
- HelpType = htKeyword
- HelpKeyword = 'passingvariables'
- BorderIcons = [biSystemMenu, biMinimize]
- BorderStyle = bsSingle
- Caption = '$TITLE$'
- ClientHeight = 360
- ClientWidth = 497
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- OldCreateOrder = True
- Position = poDesigned
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 0
- Top = 0
- Width = 497
- Height = 59
- Picture.Data = {<image000.bmp>}
- Stretch = True
- end
- object Image2: TImage
- Left = 40
- Top = 72
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image001.ico>}
- end
- object Bevel2: TBevel
- Left = -2
- Top = 58
- Width = 504
- Height = 9
- Shape = bsTopLine
- end
- object CaptionInstall: TLabel
- Left = 96
- Top = 72
- Width = 345
- Height = 33
- AutoSize = False
- Caption =
- 'Please wait while the Install Wizard installs $TITLE$ requiremen' +
- 'ts. This may take several minutes.'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- ParentFont = False
- Transparent = True
- WordWrap = True
- end
- object Label5: TLabel
- Left = 37
- Top = 24
- Width = 233
- Height = 13
- Caption = 'The program requirements are being configured.'
- Transparent = True
- end
- object Label1: TLabel
- Left = 24
- Top = 8
- Width = 184
- Height = 13
- Caption = 'Installing $TITLE$ Requirements'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentFont = False
- Transparent = True
- end
- object Label6: TLabel
- Left = 5
- Top = 306
- Width = 60
- Height = 13
- Caption = 'InstallAware'
- Enabled = False
- end
- object Bevel1: TBevel
- Left = 68
- Top = 314
- Width = 430
- Height = 9
- Shape = bsTopLine
- end
- object Label4: TLabel
- Left = 96
- Top = 128
- Width = 35
- Height = 13
- Caption = 'Status:'
- end
- object Image3: TImage
- Left = 384
- Top = 0
- Width = 137
- Height = 58
- Picture.Data = {<image002.bmp>}
- Proportional = True
- Stretch = True
- end
- object ProgressBar: TProgressBar
- Tag = 1
- Left = 96
- Top = 192
- Width = 345
- Height = 17
- TabOrder = 0
- end
- object Cancel: TButton
- Tag = 3
- Left = 412
- Top = 325
- Width = 75
- Height = 23
- Caption = 'Cancel'
- TabOrder = 3
- end
- object Next: TButton
- Tag = 1
- Left = 325
- Top = 325
- Width = 75
- Height = 23
- Caption = '&Next >'
- Default = True
- Enabled = False
- TabOrder = 1
- end
- object Back: TButton
- Tag = 2
- Left = 249
- Top = 325
- Width = 75
- Height = 23
- Caption = '< &Back'
- Enabled = False
- TabOrder = 2
- end
- object ProgressLabel: TStaticText
- Tag = 1
- Left = 96
- Top = 144
- Width = 345
- Height = 41
- AutoSize = False
- Caption = 'ProgressLabel'
- Color = clBtnFace
- ParentColor = False
- TabOrder = 12
- end
- end
-